element ID

英 [ˈelɪmənt ˌaɪ ˈdiː] 美 [ˈelɪmənt ˌaɪ ˈdiː]

网络  静默标识; 单元标识

计算机



双语例句

  1. The added SOAP header element includes the service ID of your target session bean.
    这个添加的报头元素包含您的目标会话bean的服务ID。
  2. Thus, while you are limited by having only one element per ID on a page, you can have many elements with the same CLASS on a page.
    因此,尽管受到同一页面的每个元素只有一个ID的限制,同一页面上的多个元素仍然可以拥有相同的CLASS。
  3. This returns an array of the child elements of the theRow variable ( which you earlier set to the element with ID row-001).
    这将返回theRow变量(之前已设为ID为row-001的元素)的所有子元素的数组。
  4. Add a TextView element with the id "springmessage" to display the JAX-WS web service response for a method call to one of the get methods.
    添加一个id为“springmessage”的TextView元素,以便显示对某个get方法的方法调用的JAX-WSweb服务响应。
  5. This tells Dojo to look for an HTML element with ID pie-chart and use this as the parent element of the chart that will be created.
    这将告诉Dojo要寻找具有IDpie-chart的HTML元素并将其用作将要创建的图表的父元素。
  6. To move, modify, or delete a graphics element, this ID is passed as a parameter to the respective member function on the containing Canvas object.
    要移动、修改或者删除图形元素,该ID将作为参数传递给包含画布对象的各个成员函数。
  7. The realm element under default-subject specifies the security-realm, and the id element specifies the ID of the subject as configured in the credential store.
    default-subject下的realm元素指定安全领域,id元素指定凭据库中所配置的主体的ID。
  8. When you want an event on one element to cause an action to occur on another element, assign id attributes to SVG elements and reference them.
    如果希望一个元素上的事件可以引发对另一个元素的操作,可以对SVG元素指定id属性,然后引用它们。
  9. Dojo has attached a function to the click event handler of the element with the ID "message".
    Dojo已将一个函数附加到ID为message的元素的click事件处理程序上了。
  10. In the section of the file, find the Bridge element with the id OmgCwmXmi, and change it as follows
    在文件的部分,找到id为OmgCwmXmi的Bridge元素,更改如下
  11. This code creates a jQuery object using the DOM element with an ID of username.
    该代码使用ID为username的DOM元素创建了一个jQuery对象。
  12. ExtJS works in a similar manner, with the following syntax for selecting an element by ID
    ExtJS使用类似的方式,用以下语法根据ID选取元素
  13. The second line is the result of that command, in this case, the contents of the < h1> element with ID "message".
    第2行是该命令的结果,在本例中是ID为message的

    元素的内容。

  14. Each CDA document has an element < id> that assigns each document a unique identifier.
    每个CDA文档有一个元素,该元素为每个文档赋予一个惟一的标识符。
  15. In this particular instance, you are saying that you want to select all li elements that are children of the element with the ID "list".
    在这个具体实例中,假设您想选择所有li元素,这是ID为list的元素的子元素。
  16. In the last section, you learned how to get a reference to a single DOM element using its id attribute.
    在最后这一小节,您将学习如何通过使用其id属性获取对单个DOM元素的引用。
  17. The stock quotes widget loops through the items and appends a p element that contains two span elements into the div element identified by the id# quotes.
    股票报价小部件会遍历结果项,将包含两个span元素的p元素附加到由idquotes标识的div元素中。
  18. Finally, there are some minor syntactical differences that need to be changed; for example, the ref element inside a property element has an id attribute instead of the bean attribute used in Spring.
    最后,需要更改一些小的语法差异;例如,一个属性元素内的ref元素有一个id属性,而非Spring中使用的bean属性。
  19. Finding an element based on its ID, element type, or CSS class name is very useful, but what if you want to find an element based on its position in the DOM tree.
    根据ID、元素类型或CSS类名查找元素非常有用,但如何根据元素在DOM树中的位置执行查找呢?
  20. The id element under the subject element specifies an ID for the subject, which can be used in combination with the security-realm name when configuring run-as and default subjects as we show later.
    subject元素下的id元素为subject指定ID,可在配置Run-as主体和缺省主体时与security-realm名称结合使用,详见后文中所述。
  21. In this instance, you are using the dollar function to find the element with ID row-002, and traversing down the DOM to the second next descendent a ( anchor) element.
    在本例中,可以使用美元符号函数找到ID为row-002的元素,然后向下遍历DOM,直到找到下一个后代a(锚点)元素。
  22. Notice also a list item element with id online that shows an image that will be used to indicate to the user whether the application is online or offline.
    还要注意一个id为online的列表项元素,该元素显示一个图像,用于向用户表明应用程序是在线还是离线。
  23. Generally speaking, these selectors make the process of obtaining a reference to an HTML element much faster, and allows you to search for the element by ID, class name, element type, or by using a series of pseudo-selectors.
    通常来说,这些选择器会使获得HTML元素引用的过程快很多,并允许通过ID、类名、元素类型甚至使用一组伪选择器(pseudo-selector)来查找元素。
  24. JQuery only returns the first matching element when using the ID selection, because it expects you to follow proper page design.
    使用ID选择时,jQuery仅返回第一个匹配的元素,因为它要求您遵循正确的页面设计。
  25. This means that before the JavaScript code can retrieve an HTML element identified by its id, the instance widget id from the iContext object must be used to construct the actual id.
    这意味着在JavaScript代码能通过id检索HTML元素之前,iContext对象的实例小部件id必须用来构建实际的id。
  26. For each attribute of the photo element, such as id, owner, or the others, you map the value to a similarly named property of a JavaScript class called FlickrPhoto.
    对于此照片元素的每个属性,比如id、owner等,此值都会映射给称为FlickrPhoto的JavaScript类的一个具有相似命名的属性。
  27. Say you have a div element with the id the-box
    假设您有一个div元素,其id是the-box
  28. The second conditional element checks the id property of the Test object.
    第二个条件元素检查Test对象的id属性。
  29. A numeric array stores each element with a numeric ID key.
    数字数组中的每个元素包含一个数字id。
  30. If you are working in the document styles window, select an element, a class, or an element id, and then choose the build style icon.
    如果正在使用“文档样式”窗口,可以选择“元素”、“类”或“元素id”,然后选择“生成样式”图标。